home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Osplineflower.res < prev    next >
Text File  |  2003-02-27  |  278b  |  14 lines

  1. CONTAINER Osplineflower
  2. {
  3.     NAME Osplineflower;
  4.     INCLUDE Obase;
  5.     
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         REAL PRIM_FLOWER_IRAD      { MIN 0.0; UNIT METER; }
  9.         REAL PRIM_FLOWER_ORAD        { MIN 0.0; UNIT METER; }
  10.         LONG PRIM_FLOWER_PETALS    { MIN 3; }
  11.     }
  12.     INCLUDE Osplineprimitive;
  13. }
  14.